nobs
{gdata}
Compute the number of non-missing observations
set.seed
{base}
Initialise a pseudorandom number generator.
coeftest
{lmtest}
Inference for Estimated Coefficients
vif
{car}
Calculate Variance Inflation Factor
filter
{dplyr}
Filter out rows of a data frame according to logical vector
vcovHC
{sandwich}
Heteroscedasticity-consistent estimation of the covariance matrix of the coefficient estimates
pchisq
{stats}
Gives the distribution function of the chi-squared distribution
bptest
{lmtest}
Breusch-Pagan Test for Homoscedasticity
select
{dplyr}
Select columns from a tibble/data frame
sample_frac
{dplyr}
Sample a fraction of observations from a data frame
resid
{stats}
Extracts model residuals from objects returned by modeling functions
The end!